home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today - The Disc! 5
/
CD-ROM Today - The Disc (Issue 5)(November 1994).ISO
/
mac
/
DHA demo
/
Don Norman Folder
/
The Library
/
The Library.rsrc
/
CSTR_20171_TWOldFindCSTR
< prev
next >
Wrap
Text File
|
1994-09-21
|
370b
|
13 lines
global thetext,Bname
put short name of this stack into Bname
initwindow wn
get getSFPath() & wn
set saveFileName of window wn to it
get getAlertMsg(wn)
set saveAlertMessage of window wn to it
send readSavedFile to window wn
get alternateText of window wn
set name of window wn to line 1 of it
put line 1 of it into wn
set dataDirty of window wn to false
finishwindow wn